-------======= colorer features demo file =======------- press F6 here - if you are viewing it now "foo \" bar \n\" foo \\\\" - C/C++ strings. really cool? 0x123ABC - C/C++ Hex. 1234 - Decimal. 0x123ZABC - Incorrect Hex. 2.4e+5 - Exponential. 100101b - Asm Binary. 1234Dh - Asm Hex. http://www.uic.nnov.ru/~ruiv/ - My HomePage :) ruiv@uic.nnov.ru - My EMail. 2:5666/6666.666 - Fido Address :) 5069/10 // standard C/C++ line comments. * fortran comments - first position only - try to move it! /* /* Nested Comments - easy deed */ /* foo /* bar /* fooo */ bar */ foo */ /* really too easy for colorer */ */ q!foobar! - Perl Strings. q#barfoo# - Not only ! and # - ANY char! print <<_text_; - Perl constructions. @foo $bar interpolated perl variables full perl support _text_ This is an Asm { @@Hang: Cli jmp @@Hang }; And C...{ if (Parent != &Cache) ret = Colorize(Parent->ClEnder->end, Parent->bkcol); return true; // Really - 'Asm' in 'C'! You like it? __asm{ mov ax, 4C00h /* C Comments in Asm code - it works! */ int 21h // Without bugs! }; }; And look here - Html (*
*) s|And ($many)+ other features ...|foo|ig;